home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / UUPC11QS.ARJ / EXPORT.H < prev    next >
Text File  |  1991-06-07  |  441b  |  8 lines

  1. /*--------------------------------------------------------------------*/
  2. /*    e x p o r t . h                                                 */
  3. /*                                                                    */
  4. /*    Filename mapping prototype for UUPC/extended                    */
  5. /*--------------------------------------------------------------------*/
  6.  
  7. void exportpath(char *canon, char const *host, char const *remote);
  8.